home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 93 / CDMM_93_2.ISO / Project Nomads / nomads_demo_eng.exe / CAM_DIEFEINDENOCHMAL.N < prev    next >
Encoding:
Text File  |  2002-06-27  |  1.0 KB  |  52 lines

  1. # ---
  2. # $parser:ntclserver$ $class:nrealworld$
  3. # ---
  4.  
  5. #
  6. # Clan.
  7. #
  8. .createandselclan
  9. .setrealname "Anton Guenther"
  10. .setfaction 0
  11. .setcurrentenergy 10000
  12. .setbasemaximum 10000
  13. .setasuser false
  14. .setnoticeenergy false
  15. .setenvironment false
  16. .setclancolor 0 0 0
  17.  
  18.  
  19. #
  20. # Entity 'subtitle1'.
  21. #
  22. .createandselvehiclewithname subtitle subtitle1
  23. .setposition 0 0 0
  24. .setdirection 0 0 0
  25. .setrelenergy 1
  26. .setcinematicsequence /game/cinematics/cam_diefeindenochmal_subtitle
  27. .announcestate "cinematic"
  28. .setvisible true
  29. .setartefactmode false
  30. .setcharges 10
  31. .setthrowevents true
  32. sel ..
  33.  
  34.  
  35. #
  36. # Entity 'cinedummy2'.
  37. #
  38. .createandselvehiclewithname cinedummy cinedummy2
  39. .setposition -7746.367861 -166.9116924 -6270.469975
  40. .setdirection 7.019583574e-015 185 0
  41. .setcinematicsequence /game/cinematics/cam_diefeindenochmal_basaltface_cinedummy6
  42. .announcestate "normal"
  43. .setvisible true
  44. .setartefactmode false
  45. .settargetsymbolicname "basaltface"
  46. .setsymbolicname "basaltface_cinedummy6"
  47. .setthrowevents true
  48. sel ..
  49.  
  50. sel ../..
  51. sel ..
  52.